/**/
/*----------------------------------------------------------------*/
.swiper-slide img { display: block; width: 100%; }

/*----------------------------------------------------------------*/




.series-content_m { display: none; }
.series-swiper { width: 100%; padding-bottom:30px;}
.series-swiper:hover .series-prev { left: 30px; opacity: 0.75; -moz-opacity: 0.75; -webkit-opacity: 0.75; }
.series-swiper:hover .series-next { right: 30px; opacity: 0.75; -moz-opacity: 0.75; -webkit-opacity: 0.75; }
.series-swiper:hover .series-prev:hover, .series-swiper:hover .series-next:hover { opacity: 0.9; }
.series-swiper .swiper-wrapper { width: 70%; cursor: default; left: -390px; }
.series-swiper .swiper-slide { overflow: hidden; font-size: 18px; background: #fff; transition: 300ms; transform: scale(0.8);/*transition: all 4s;*/
}
.series-swiper .swiper-slide a { display: block; }
.series-swiper .swiper-slide-active, .swiper-slide-duplicate-active, .series-swiper .swiper-slide-active + .swiper-slide { transform: scale(1); -o-transform: scale(1); -ms-transform: scale(1); -moz-transform: scale(1); -webkit-transform: scale(1); }
.series-swiper .swiper-slide-prev { right: -70px; /*pointer-events:none;*/
}
.series-swiper .swiper-slide-next + .swiper-slide { left: -70px; }
.series-swiper .swiper-slide-next + .swiper-slide .series-more:hover span.icon--6 { animation: none; -o-animation: none; -ms-animation: none; -moz-animation: none; -webkit-animation: none; }
.series-swiper .swiper-slide-next img, .series-swiper .swiper-slide-active img {  transition: all .4s;
 -o-transition: all .4s;
 -ms-transition: all .4s;
 -moz-transition: all .4s;
 -webkit-transition: all .4s;
}
.series-swiper .swiper-slide-next:hover img, .series-swiper .swiper-slide-active:hover img { transform: scale(1.1); -o-transform: scale(1.1); -ms-transform: scale(1.1); -moz-transform: scale(1.1); -webkit-transform: scale(1.1); }
/*.series-swiper .swiper-slide-prev::after {
	display: block;
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	pointer-events: auto;
}*/
.series-swiper .swiper-slide .part3-swiper-info { position: absolute; top: 50%; left: 40px; transform: translateY(-50%); -o-transform: translateY(-50%); -ms-transform: translateY(-50%); -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); }
.series-more:hover span.icon--6 { animation: bounceNew 0.4s; -o-animation: bounceNew 0.4s; -ms-animation: bounceNew 0.4s; -moz-animation: bounceNew 0.4s; -webkit-animation: bounceNew 0.4s; }
.series-swiper-pagination { left: 50%; transform: translateX(-50%); -o-transform: translateX(-50%); -ms-transform: translateX(-50%); -moz-transform: translateX(-50%); -webkit-transform: translateX(-50%); margin-top:0px; }
.series-swiper-pagination .swiper-pagination-bullet { width:16px; height: 16px; background: #dadada; margin: 0 7px; border-radius: 100%; opacity: 1; -moz-opacity: 1; filter: alpha(opacity=1); border:none; outline:none;}
.series-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active { background: #0c52b1;  border:none; outline:none;}
.series-swiper-pagination .swiper-pagination-bullet:last-child { display: none; }

.pc-common-prev.swiper-button-disabled, .pc-common-next.swiper-button-disabled { opacity: 0 !important; }
.pc-common-prev, .pc-common-next { width: 46px; height: 46px; opacity: 0; -moz-opacity: 0; -webkit-opacity: 0;  transition: all .4s;
 -o-transition: all .4s;
 -ms-transition: all .4s;
 -moz-transition: all .4s;
 -webkit-transition: all .4s;
background-size: cover; }
.pc-common-next { right: 0; background-image: url('http://login.114my.cn/memberpic/026757/uploadfile/image/20240706/20240706094809_162587623.png'); }
.pc-common-prev { left: 0; background-image: url('http://login.114my.cn/memberpic/026757/uploadfile/image/20240706/20240706094809_1326774502.png'); }
@media only screen and (max-width: 1399px) {
 .pc-common-prev,  .pc-common-next {
 width: 36px;
 height: 36px;
}
}